-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump stylus-loader from 7.1.3 to 8.1.1 #7183
Bump stylus-loader from 7.1.3 to 8.1.1 #7183
Conversation
89bcd26
to
7fcd469
Compare
Hmm. This one has a potentially breaking change, as stylus-loader 8.0.0 requires Node.js 18.12.0
I imagine the most straightforward solution is to increase the I'll continue reviewing this dependabot bump now. |
@dependabot rebase |
7fcd469
to
00b431f
Compare
Wait, something's wrong. While testing locally, I'm seeing a blank page on local.zooniverse.org:3735 However, the error on the console is
which makes me think the problem's coming from the recently-merged #7206 . One second while I run tests. |
Yup, it's 7206. Reverting that now. |
@dependabot rebase |
Bumps [stylus-loader](https://github.com/webpack-contrib/stylus-loader) from 7.1.3 to 8.1.1. - [Release notes](https://github.com/webpack-contrib/stylus-loader/releases) - [Changelog](https://github.com/webpack-contrib/stylus-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/stylus-loader@v7.1.3...v8.1.1) --- updated-dependencies: - dependency-name: stylus-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
00b431f
to
27a34cc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bumps stylus-loader from 7.1.3 to 8.1.1.
Release notes
Sourced from stylus-loader's releases.
Changelog
Sourced from stylus-loader's changelog.
Commits
5dcb4d1
chore(release): 8.1.14f28957
fix: avoid losinguse
during incremental build (#425)08cbc1a
chore(deps): bump micromatch from 4.0.7 to 4.0.8 (#423)07598d0
chore(deps-dev): bump webpack from 5.92.1 to 5.94.0 (#422)328b98d
docs: correct type definitions ofinclude
andimport
(close: #420) (#421)9c3ca20
chore: update husky hooks (#419)012dae2
chore: update dependencies to latest version (#418)fef40db
docs: update github syntax of note (#417)144ad8c
chore: upgrade dependencies to latest version (#416)e9ba75b
ci: use node v22 (#415)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)